; Use the current system's style of shell-quoting in Eshell debug logs
authorJim Porter <jporterbugs@gmail.com>
Sun, 9 Jun 2024 20:47:15 +0000 (13:47 -0700)
committerJim Porter <jporterbugs@gmail.com>
Sun, 9 Jun 2024 20:47:15 +0000 (13:47 -0700)
commite1cc2d1f61836e1da08817524999878b639e6761
tree7855462c0a939f1998d81b54256d7576ee900798
parent00649042f3057c9ea2e6a4944924293998e2a527
; Use the current system's style of shell-quoting in Eshell debug logs

* lisp/eshell/esh-proc.el (eshell-gather-process-output): Don't force
POSIX syntax.  This is less confusing when running on MS-Windows.
lisp/eshell/esh-proc.el